ajax, or asynchronous javascript and xml, is an approach to web application development that uses client-side scripting to exchange data with the web server ajax即非同步javascript和xml是一种web应用程式开发的手段,它采用用户端脚本与web伺服器交换资料。
if you re doing java web development using asynchronous javascript and xml ajax, then delivering data from the server to the client is probably your top concern 如果您正在使用异步javascript和xml(ajax)进行javaweb开发,那么您最关心的问题可能就是把数据从服务器传递给客户机。
ajax asynchronous javascript and xml is a programming technique that lets you combine java technologies, xml, and javascript for java-based web applications that break the page-reload paradigm ajax(异步javascript和xml)是一种编程技术,它允许为基于java的web应用程序把java技术、xml和javascript组合起来,从而打破页面重载的范式。
this paper is the first of a short series that illustrates the implementation of a cross-platform, javascript-based soap web services client based on the asynchronous javascript and xml ajax design pattern for web applications 本文是一篇短的系列文章的第1部分,演示了如何使用针对web应用程序的ajax设计模式来实现跨平台的基于javascript的soapweb服务客户机。
in part 1, we demonstrated a web programming model called ajax, asynchronous javascript and xml, and showed how some new xml extensions to javascript can make it very simple 在本文章第一部分中,我们展示了一个名为ajax(非同步javascript及xml,asynchronousjavascriptandxml)的web程式设计模型,并且也展示了一些新的javascript的xml扩展是如何使其变得非常简单的。